/* commentlist with thread comment */

#commentpost {
	width: auto;
	clear: both;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	padding: 0px;
	position: relative;
	font-size: 1em;
	height: auto;
	text-shadow: 0px 1px 1px #fff;
}
.nocomments {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
h4#comments {
	font-size: 1em;
	width: 100%;
	display: block;
	clear: both;
	text-transform: capitalize;
	padding: 0%;
	height: auto;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
h4#comments span {
	color: #132861;

}
ol.commentlist, div#commentlist {
	list-style:none;
	width: 100%;
	display: block;
	clear: both;
	font-size: 1em;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
#commentpost ol.commentlist blockquote {
	padding-left: 20px;
	border-left: 5px solid #ddd;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
ol.commentlist li {
	clear: both;
	position: relative;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {
}
ol.commentlist li div.comment-author {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
ol.commentlist li div.vcard {
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	text-transform: capitalize;
}
ol.commentlist li div.vcard cite.fn {
	color: #132861;
	font-style: normal;
}
ol.commentlist li div.vcard cite.fn a.url {
	color: #132861;
	text-decoration:none;
	text-transform: capitalize;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
	color: #000000;
}
ol.commentlist li div.vcard img.avatar {
	left:6px;
	position:absolute;
	top:15px;
	border: 1px solid #dbdbdb;
	padding: 5px;
	background-color: #FFFFFF;
}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
	text-align:left;
	font-size: 11px;
	line-height: 1.4;
	font-weight: normal;
	padding-bottom: 10px;
}
ol.commentlist li div.comment-meta a { color:#999999; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover {
	text-decoration: none;
	color: #666666;
}
ol.commentlist li p {
	margin:0 0 1em;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6;
	font-weight: normal;
	font-variant: normal;
}
ol.commentlist li p a {
	color: #132861;
	text-decoration: none;
	font-weight: bold;
}
ol.commentlist li p a:hover {
	text-decoration: none;
	color: #000000;
}
ol.commentlist li pre {
	padding: 10px;
	clear: both;
	width: auto;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #D5D5D5;
	background-color: #F7F7F7;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow:none;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}

ol.commentlist li div.reply {
	width: 100%;
	padding: 0px;
	clear: both;
	margin: 0px;
	text-shadow: 0px 1px 1px #000;
}

ol.commentlist li div.reply a {
	text-align:center;
	font-size: 8px;
	line-height: 1;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #132861;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	width: 30px;
}
ol.commentlist li div.reply a:hover {
	text-align:center;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	color: #FFFFFF;
}

ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.depth-6 {}
ol.commentlist li ul.children li.depth-7 {}
ol.commentlist li ul.children li.depth-8 {}
ol.commentlist li ul.children li.depth-9 {}
ol.commentlist li ul.children li.depth-10 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;

}
ol.commentlist li.odd {
	border: 1px solid #E4E4E4;
	background-color: #f7f7f7;

}
ol.commentlist li.parent {}
ol.commentlist li.pingback {}
ol.commentlist li.pingback .parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
#pingbox {
	display: block;
	padding: 5px;
	clear: both;
	width: auto;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

h4#pings {
	width: 100%;
	display: block;
	clear: both;
	text-transform: capitalize;
	font-size: 1.2em;
	font-weight: bold;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

ol.pinglist {
	width: 100%;
	font-size: 0.9em;
	text-transform: capitalize;
	text-decoration: none;
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 0px;

}
ol.pinglist li {
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;

}
ol.pinglist li:hover {

}
ol.pinglist li a{
	color: #132861;
	text-decoration: none;
}
ol.pinglist li a:hover{
	text-decoration: none;
	color: #000000;
}

#respond {
	padding: 0px;
	width: 98%;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
}
#respond h4 {
	width: 100%;
	clear: both;
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#respond a {
	text-decoration: none!important;
}

.cancel-comment-reply {
	font-size: 12px!important;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.cancel-comment-reply a {
	color: #CC0000;
	text-decoration: none;
}
.cancel-comment-reply a:hover {
	color: #000000;
	text-decoration: underline;
}
#cf {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#cf label {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Tahoma, "Lucida Sans";
	margin: 0px;
	padding: 0px;
}
#cf label a {
	text-decoration: underline;
	color: #000000;
}

#cf p {
	padding: 0px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: capitalize;
	font-weight: normal;
}
#cf p a {
	color: #132861;
	text-decoration: none;
}
#cf p a:hover {
	color: #000000;
	text-decoration: none;
}
#cf .tf {
	margin: 0px;
	padding: 5px;
	width: 35%;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	border: 1px solid #D5D5D5;
	background-color: #FFFFFF;

}
#cf .af {
	margin: 0px;
	padding: 5px;
	width: 90%;
	font-size: 13px;
	height: 200px;
	border: 1px solid #D5D5D5;
	background-color: #FFFFFF;

}
#cf .tinput {
	padding: 2px 5px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	overflow: visible;
	background-color: #132861;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0px 1px 1px #000;
}

.pnav {
	width: 100%;
	clear: both;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	font-weight: bold;
	height: auto;
	display: block;
}
.pnav a {
	color: #132861;
	text-decoration: none;

}
.pnav a:hover {
	text-decoration: underline;

}
.pnav .alignleft {
	float: left;
	width: 49%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.pnav .alignright {
	float: right;
	width: 49%;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: auto;
}